| 1 | 7 | 12 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 16 | 11 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
| 3 | 103 | 139 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
| 4 | 396 | 671 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
| 5 | 1,656 | 2,154 | hanami-utils | Hanami utilities |
| 6 | 2,065 | 2,726 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
| 7 | 2,152 | 2,926 | active_attr | Create plain old Ruby models without reinventing the wheel. |
| 8 | 2,913 | 3,398 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
| 9 | 3,659 | 8,019 | finishing_moves | Finishing Moves is a collection of methods designed to assist in those "why is this awk... |
| 10 | 9,117 | 6,683 | fast_attributes | Fast attributes with data types |
| 11 | 10,782 | 10,036 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
| 12 | 14,538 | 15,073 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
| 13 | 35,757 | 25,446 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
| 14 | 42,244 | 22,658 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
| 15 | 44,857 | 24,406 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
| 16 | 62,459 | 102,984 | tiny-record | Use the with options to target your columns you want in your active record collection |
| 17 | 143,477 | 54,689 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |
| 18 | 178,934 | 102,984 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |